While learning Spring from JavaTpoint, I just come up with a topic named AOP ! First, I thought it some feature which comes up with Spring, when I started diving in,after couple of minutes literally speaking my head start spinning around and all the concepts where jumping off my head.
So I thought, first I will try to learn what actually this AOP means. After doing some googling and reading on wiki, I come to know that it is more of a Programming Para-diagram just like Object Oriented Programming a.k.a OOPs.
Going in more detail the best answer I found in stack overflow..
I am copy pasting that answer for my future reference.
Read it you will come to know what actually AOP is and how to use it!









